All Questions
1 question
2votes
1answer
91views
Can I restrict root user from accessing block devices directly, enforcing filesystem-only access?
Can a policy of SELinux that restricts the root user from writing data to the block devices directly (e.g. through dd command) regardless of whether they were created through the usage of mknod ...